home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
My Neighborhood
/
My Neighborhood.iso
/
mac
/
MacFiles
/
PetPred.Dxr
/
00047.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
190 b
|
12 lines
on mouseUp
global done5, done6
puppetSound("quicky harp")
updateStage()
set done5 to 1
if done5 and not done6 then
go("Dark", "petMM")
else
go(1, "exitPet")
end if
end